MVTVariantInfoProvider GetMVTVariantsInternal Method Kentico 8.1 API Reference
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.
Back to Top
See Also