Compartir a través de


SharepointListAdapter.SubmitAllowed Propiedad

Definición

Obtiene un valor correspondiente al atributo submitAllowed del archivo de definición de formulario (.xsf).

public:
 property bool SubmitAllowed { bool get(); };
public bool SubmitAllowed { get; }
member this.SubmitAllowed : bool
Public ReadOnly Property SubmitAllowed As Boolean

Valor de propiedad

Comentarios

Siempre devuelve false para el SharepointListAdapterObject objeto .

Se aplica a