Compartir a través de


SharepointListAdapter2.SubmitAllowed Propiedad

Definición

Obtiene un valor que siempre devuelve false, correspondiente al atributo submitAllowed en el 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

Implementaciones

Comentarios

Siempre devuelve false para el SharepointListAdapterObject objeto .

Se aplica a