ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources] - نسخه متنی

G. andrew Duthie; matthew Macdonald

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید







MobileErrorInfo.NET 1.1

System.Web.Mobile (system.web.mobile.dll)class

This class is used in conjunction with the
ErrorHandlerModule to create adaptive error
messages. You do not use it directly.

public class 

MobileErrorInfo {
// Public Static Fields
public static readonly string

ContextKey ; // =MobileErrorInfo
// Public Instance Properties
public string

Description {set; get; }
public string

File {set; get; }
public string

LineNumber {set; get; }
public string

MiscText {set; get; }
public string

MiscTitle {set; get; }
public string

this [string

key ]{set; get; }
public string

Type {set; get; }
}



Returned By


System.Web.UI.MobileControls.ErrorFormatterPage.ErrorInfo

/ 873