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