Class NewsDetailsPageView
Inheritance
NewsDetailsPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.Today.NewsDetails.Views
Assembly: EduCATS.dll
Syntax
public class NewsDetailsPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
NewsDetailsPageView(string, string)
Declaration
public NewsDetailsPageView(string title, string body)
Parameters
Type | Name | Description |
---|---|---|
string | title | |
string | body |