IPagePresentationCollectionMobilePresentations Method
|
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIEnumerable<IPageMobilePresentation> MobilePresentations()
Function MobilePresentations As IEnumerable(Of IPageMobilePresentation)
IEnumerable<IPageMobilePresentation^>^ MobilePresentations()
abstract MobilePresentations : unit -> IEnumerable<IPageMobilePresentation>
Return Value
IEnumerableIPageMobilePresentation[Missing <returns> documentation for "M:Ingeniux.CMS.Presentation.IPagePresentationCollection.MobilePresentations"]
See Also