Click or drag to resize
MVTVariantInfoProviderGetMVTVariantsInternal Method
Overload List
  NameDescription
Protected methodGetMVTVariantsInternal
Returns a query for all the MVTVariantInfo objects.
Protected methodGetMVTVariantsInternal(Int32)
Gets all the MVT variants for the specified template.
Protected methodGetMVTVariantsInternal(Int32, Int32)
Gets pairs "MVTVariantInstanceGUID, MVTVariantGUID" which represent web part instances and their variant GUID for the specified combination.
Protected methodGetMVTVariantsInternal(Int32, String, Guid, Int32)
Gets the MVT variants.
Top
See Also