|  | Plumtree Portal UI | |
| LocNamesModel.SetIsLocalized Method |
MES- SetIsLocalized is used by controls to set the IsLocalized flag on the object we're editing. See comments in SaveSection
public virtual
void SetIsLocalized(
bool bIsLocalized);
Parameters
-
bIsLocalized
- indicates if the object supports localization
Return Value
void
Implements
ILocNamesModel.SetIsLocalized
See Also
LocNamesModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace