PortalFormHelperLoadProperties Method |
Loads the properties from resource.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
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