 | SPContextRequestCount Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.SPContext.RequestCount"]
Namespace:
Koden.Utils.SharePoint
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic int RequestCount { get; }
Public ReadOnly Property RequestCount As Integer
Get
public:
property int RequestCount {
int get ();
}
member RequestCount : int with get
Property Value
Type:
Int32
See Also