MVTVariantInfoProvider GetMVTVariants Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetMVTVariants 
Returns a query for all the MVTVariantInfo objects.
Public methodStatic memberGetMVTVariants(Int32)
Gets all the MVT variants for the specified template.
Public methodStatic memberGetMVTVariants(Int32, Int32)
Gets pairs "MVTVariantInstanceGUID, MVTVariantGUID" which represent web part instances and their variant GUID for the specified combination.
Public methodStatic memberGetMVTVariants(Int32, String, Guid, Int32)
Gets the MVT variants.
Back to Top
See Also