Click or drag to resize
WebPartContainerInfoProviderGetWebPartContainerInfoInternal Method
Overload List
  NameDescription
Protected methodGetWebPartContainerInfoInternal(Guid)
Returns WebPartContainer object with specified GUID.
Protected methodGetWebPartContainerInfoInternal(Int32)
Returns Web part container object with specified ID.
Protected methodGetWebPartContainerInfoInternal(String)
Returns WebPartContainer object with specified code name.
Top
See Also