Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPresentationTemplate.GetContainingFolder Method 

Returns the IFolder that contains this Presentation Template.

IFolder GetContainingFolder();

Return Value

The IFolder that contains this Presentation Template.

Exceptions

Exception Type Condition
ContentSecurityException The user does not have permission to access the containing folder.
ContentException The method call resulted in a Content Server exception.
InvalidOperationException The Presentation Template has not been stored or has already been removed.
SoapException There was a communication problem during the execution of the remote method call.

See Also

IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace