Gets the site.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public static ISite GetSite( Control webControl ) |
Visual Basic |
---|
Public Shared Function GetSite ( _ webControl As Control _ ) As ISite |
Parameters
- webControl
- Type: System.Web.UI..::..Control
The web control.