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