Aqualogic Interaction API  
 

PlumtreeExtensibility.PT_STYLESHEETPREFS_DISALLOWCOMMUNITYSTYLESHEETOVERRIDE Field

used by content server, the web UI, and IPTSubPortalInfo to determine the stylesheet associated with a header gadget, which can be in an admin or a community-gadget pref. The pref names are uuencoded because they are set by gadgets; that's why the values look strange.

public const string PT_STYLESHEETPREFS_DISALLOWCOMMUNITYSTYLESHEETOVERRIDE = "Portal%u002dDisallowCommunityStyleSheetOverride";

See Also

PlumtreeExtensibility Class | com.plumtree.server Namespace