|  | Plumtree Portal UI | |
| IntrinsicPortletPrefsEditorModel.RemoveSettingValue Method |
Removes a setting value, depending on the specified setting type.
public virtual
void RemoveSettingValue(
int nSettingType,
string strName);
Parameters
-
nSettingType
- Setting type
-
strName
- Setting name
See Also
IntrinsicPortletPrefsEditorModel Class | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace