PortalFormHelperLoadProperties Method |
Loads the properties from resource.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static string LoadProperties(
string resourceNamespace,
string resourceName
)
Parameters
- resourceNamespace
- Type: SystemString
Resource namespace. - resourceName
- Type: SystemString
Resource name.
Return Value
Type:
StringSee Also