 | GetcontextwebinformationFormDigestTimeoutSeconds Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.Getcontextwebinformation.FormDigestTimeoutSeconds"]
Namespace:
Koden.Utils.SharePoint
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic int FormDigestTimeoutSeconds { get; set; }Public Property FormDigestTimeoutSeconds As Integer
Get
Set
public:
property int FormDigestTimeoutSeconds {
int get ();
void set (int value);
}member FormDigestTimeoutSeconds : int with get, set
Property Value
Type:
Int32
See Also