Method | Description | |
---|---|---|
Equals ( Object obj ) : bool | ||
GetCustProps ( Object obj, |
||
GetHashCode ( ) : int | ||
GetObjectProperties ( Object obj ) : List |
||
GetTypeProperties ( |
||
GetWidgetProperties ( Carrotware.CMS.Core.Widget w, System.Guid guidContentID ) : List |
||
ObjectProperty ( ) : System | ||
ObjectProperty ( Object obj, |
||
ObjectProperty ( |
public static GetCustProps ( Object obj, |
||
obj | Object | |
prop | ||
return |
public static GetObjectProperties ( Object obj ) : List |
||
obj | Object | |
return | List |
public static GetTypeProperties ( |
||
theType | ||
return | List |
public static GetWidgetProperties ( Carrotware.CMS.Core.Widget w, System.Guid guidContentID ) : List |
||
w | Carrotware.CMS.Core.Widget | |
guidContentID | System.Guid | |
return | List |
public ObjectProperty ( Object obj, |
||
obj | Object | |
prop | ||
return | System |
public ObjectProperty ( |
||
prop | ||
return | System |