AquaLogic Interaction Development Kit (IDK) 6.0.0

IContentItem.EditorURL Property

Gets the Content Item Editor URL for the item.

string EditorURL {get;}

Property Value

The URL to edit the content item in Publisher Explorer. Note: The returned URL is a non-gatewayed URL.

Exceptions

Exception Type Condition
InvalidOperationException The item has not been persisted or has already been removed.

See Also

IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace